I am trying to send 10 emails in total, one per day, according to the date and time in the CSV/Excel file. However, it is not automatically sending them according to the … (cytajśo wěcej)
I am trying to send 10 emails in total, one per day, according to the date and time in the CSV/Excel file. However, it is not automatically sending them according to the sheet. Either it is not reading from the sheet or there is some other issue.
e.g.,
Column A: To (1@test.com, 2@test.com, 3@test.com,...)
Column B: Date (2025-02-15 13:00, 2025-03-15 13:00, 2025-04-15 13:00,...)
Column C: Subject (Test Subject A, Test Subject B, Test Subject C,...)
So on
Then I'm using Mail Merge and Send Later but not getting the automated result.
Result Expected:
Enter everything in the Excel file and run it via Mail Merge/ Send Later or any other Add-on to achieve this.
Any help in this will be much appriciated.
Thank you.